From: Philipp Stephani Date: Fri, 29 Sep 2017 20:47:33 +0000 (+0200) Subject: ; * src/gtkutil.c (xg_check_special_colors): Add another GTK+ FIXME. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~19^2~6667^2~5 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=bccf635217;p=emacs.git ; * src/gtkutil.c (xg_check_special_colors): Add another GTK+ FIXME. --- diff --git a/src/gtkutil.c b/src/gtkutil.c index 0da70399193..9f05524738b 100644 --- a/src/gtkutil.c +++ b/src/gtkutil.c @@ -577,6 +577,10 @@ xg_check_special_colors (struct frame *f, if (get_fg) gtk_style_context_get_color (gsty, state, &col); else + /* FIXME: gtk_style_context_get_background_color is deprecated + in GTK+ 3.16. New versions of GTK+ don’t use the concept of + a single background color any more, so we shouldn’t query for + it. */ gtk_style_context_get_background_color (gsty, state, &col); unsigned short